home *** CD-ROM | disk | FTP | other *** search
/ Print & Paint Power / Print & Paint Power.iso / hitech / color.bat < prev    next >
Encoding:
DOS Batch File  |  1994-08-19  |  531 b   |  21 lines

  1. echo off
  2. cls
  3. echo  
  4. echo  
  5. echo Running Color Print from the CD...
  6. echo  
  7. echo  
  8. echo Each time you run Color Print from the CD-ROM, you will need to
  9. echo correctly enter your Printer Setup information.  This is because
  10. echo Color Print cannot save your printer info on the CD.
  11. echo  
  12. echo We strongly recommend that you run the INSTALL program and have
  13. echo Paint Power copied to your hard drive - Color Print is installed
  14. echo along with Paint Power, not separately.
  15. echo  
  16. echo  
  17. pause
  18. cd paint
  19. cprint
  20. cd ..
  21.